Collapse image Expand Image Copy image CopyHover image
                




.NET Framework Class Library
View<(Of <(<'T>)>)>..::..Join Method
View<(Of <(<'T>)>)> Class  See Also 

Overload List

  Name Description
Public method Join<(Of <<'(TInner, TKey, TResult>)>>)(ObservableCollection<(Of <<'(TInner>)>>), Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(TInner, TKey>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(T, TInner, TResult>)>>)>)>>))
Correlates the elements of this view and a collection based on matching keys.
Public method Join<(Of <<'(TInner, TKey, TResult>)>>)(IObservableSource<(Of <<'(TInner>)>>), Expression<(Of <<'(Func<(Of <<'(T, TKey>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(TInner, TKey>)>>)>)>>), Expression<(Of <<'(Func<(Of <<'(T, TInner, TResult>)>>)>)>>))
Correlates the elements of two views based on matching keys.

See Also

View<(Of <(<'T>)>)> Class
View<(Of <(<'T>)>)> Members
C1.LiveLinq.LiveViews Namespace
Footer image